Skip to content

feat: preserve digest relay contract with audit persistence - #14

Merged
leether merged 2 commits into
mainfrom
leether/digest-relay-contract-governance-20260717
Jul 17, 2026
Merged

feat: preserve digest relay contract with audit persistence#14
leether merged 2 commits into
mainfrom
leether/digest-relay-contract-governance-20260717

Conversation

@leether

@leether leether commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Purpose

Govern the six-file digest/relay change that was left uncommitted on an older
main, while preserving the audit persistence, CATALOG backlink, and draft
reconciliation behavior already merged in PR #13.

Root cause

The digest change and PR #13 both modified the orchestrator command builder and
its operator contract. Committing the older tree unchanged would have removed
the newer publish-evidence path even though the older tree passed its own tests.

Changes

  • preserve the exact original dirty tree as a checkpoint commit
  • merge current main and resolve overlaps as a behavior union
  • pass digest plus audit/push-result/source/CATALOG arguments in relay commands
  • retain automatic and manual relay paths
  • renumber the overlapping Gotcha entries to unique G01-G38 identifiers
  • keep the effective diff against main limited to the original six files

Validation

  • npm run check
  • ./scripts/privacy-check.sh --full
  • git diff --check
  • combined orchestrator command-contract assertions
  • publish-evidence and reconciliation fixtures
  • effective diff readback: exactly six governed files versus origin/main

No live WeChat draft creation or reconciliation write was performed.

leether added 2 commits July 17, 2026 13:53
Preserves the exact six-file dirty checkout before integration with PR #13.

Change-ID: CHANGE-20260717-MD2WECHAT-DIGEST-RELAY-DIRTY-GOVERNANCE
Preserve the exact six-file dirty checkpoint while merging origin/main's publish evidence, CATALOG backlink, and draft reconciliation contracts. Resolve command construction as a behavior union so digest propagation and durable evidence both survive.

Change-ID: CHANGE-20260717-MD2WECHAT-DIGEST-RELAY-DIRTY-GOVERNANCE
@leether
leether merged commit a14ef21 into main Jul 17, 2026
2 checks passed
@leether
leether deleted the leether/digest-relay-contract-governance-20260717 branch July 17, 2026 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant